home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: ho15.eng.ua.edu!tli
- From: Tong Li <tli@ho15.eng.ua.edu>
- Subject: DLL problem
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- Message-ID: <Pine.A32.3.91.960303104028.13352A-100000@ho15.eng.ua.edu>
- Sender: news@ua1ix.ua.edu
- Nntp-Posting-Host: ho15.eng.ua.edu
- Organization: The University of Alabama
- Mime-Version: 1.0
- Date: Sun, 3 Mar 1996 16:47:47 GMT
-
-
- I'm still using Borland C++ 3.1 for windows. When I try to make a DLL
- using c programs which were developed several years ago, the compiler
- told me that there are many variables which are not defined. All the
- variable names are in capital letters. For example, if I have a variable
- named 'atab', the compiler told me that 'ATAB' was not defined. What
- happened? What whould I do with it?
-
- Thank you very much!
-
-
- Tong Li
- Department of Computer Science (205) 758-6729(H)
- University of Alabama (205) 348-0997(O)
- Tuscaloosa, AL 35487 tli@eng.ua.edu
- http://www.eng.ua.edu/college/people/tli/index.html
-
-